home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ham Radio 2000 #2
/
Ham Radio 2000 - Volume 2.iso
/
HAMV2
/
PACKET
/
GREG205
/
GREG.LNG
< prev
next >
Wrap
Text File
|
1997-05-22
|
3KB
|
94 lines
; English version of GREG.LNG for GREG v2.05
;
;
; This file contains the texts that GREG uses . Any line starting with
; a ';' is treated as a comment . Blank lines are not allowed and no line
; should be longer than the LINE_LENGTH value in GREG.INI .
;
;
; GREG prompts, first the request prompt . GREG will add the '>' at the
; end . The only way to exit GREG is with the '/EX' so this cannot be
; changed . e.g To make this a French version you could try (/EX pour quitter)
;
(/EX to exit)
;
; And then the confirm prompt . Again GREG will add the 'Y/n >' to the end
; Version 2.05 only accepts the response Y for yes, anything else for NO
;
Is this correct ?
;
; This is the prompt that GREG will send to a station if their details are
; not found in the ADDRESS.TXT file
;
Your details are not complete in my ADDRESS.TXT
;
; This is how GREG asks you to enter your name
;
Please type your 'FIRSTNAME'.
;
; This is the line that asks for confirmation that the correct name has
; been typed It is used in conjunction with the confirm prompt .
; This line will accept the token $NAME (in capitals) to give more flexibility
; in customising the line . The $NAME will be replaced with the FIRSTNAME that
; the connected station enters during registration . If the line does not
; contain the $NAME token then GREG puts the FIRSTNAME at the end of the line.
;
; Example with no $NAME
;
You have entered your name as
;
; This is how GREG asks you to enter your HOMEBBS
;
Please enter your 'HOME BBS'
;
; This is the line that asks for confirmation that the correct HOMEBBS
; has been typed . It is used in conjunction with the confirm prompt .
; This line will accept the token $BBS (in capitals) to give more flexibility
; in customising the line . The $BBS will be replaced with the HOME BBS that
; the connected station enters during registration . If the line does not
; contain the $BBS token then GREG puts the HOME BBS at the end of the line.
;
;Example with no $BBS
;
You entered your HOME BBS as
;
;Example using $BBS
;
;You have entered $BBS as your HOME BBS .
;
; This is what is sent when a '/EX' is received
;
You have abandoned the registration
;
; This is the line sent at the end of a successful registration
; This line will accept the tokens $BBS and/or $NAME (in capitals) to give more
; flexibility in customising the line . GREG puts "OK <NAME> ." on to the
; start of this line so need for that here
;
Thank you for registering your details . /H for help .
;
; The bit to tag on to the 'Hi <name>.' default greeting
;
Welcome to WinPack v6.2 . /H for help . /T to call the sysop .
;
; And the winpack prompt to give at the end of registration or after it
; has been cancelled . GREG again will add the ' >' at the end .
;
WinPack v6.2
;
; GREG messages
;
;
; When PACKET.INI cannot be found
;
The file PACKET.INI was not found, continuing without it .
;
; When the DDE link setup fails
;
GREG could not establish a DDE link with WinPack .
;
; When GREG.INI is AWOL
;
The file GREG.INI either not found (should be in C:\WINDOWS) or is the wrong version.